<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>404页面</title>
<style type="text/css">
  div,p,span,a{ margin:0; padding:0; font-family:"微软雅黑"; font-size:14px; color:#333;}
  a{ text-decoration:none; }
  .cen{ width:650px; overflow:hidden; margin:0 auto; margin-top:200px;}
  .cen_img{ float:left; margin-right:50px; margin-top:30px;}
  .cen_text{ float:left;}
  .lj a{ display:block; margin-right:40px; background-color:#0091F0; color:#fff;font-size:15px; text-align:center; width:120px; float:left; height:35px; line-height:35px;}
</style>
</head>

<body>
<div class="cen">
   <div class="cen_img"><img src="images/icon.png" width="180" height="200" /></div>
   <div class="cen_text">
      <p style="font-size:30px;">Sorry..页面没有找到！</p>
      <P style="line-height:25px; margin:15px 0">似乎你所寻找的网页已移动或丢失了。<br />
或者你只是键入错误了一些东西。<br />
请不要担心，这没事。如果该资源对你很重要，请与管理员联系。<br />
火星不太安全，我可以免费送你回地球。</P>
     <div class="lj"><A href="index.aspx">返回首页</A><A href="contact.aspx">联系管理</A></div>
   </div>
</div>
</body>
</html>
